﻿.header {
    height: 70px
}

.head-primary .head-height {
    height: 70px
}

.container {
    max-width: 92%
}

.logo {
    float: right;
    width: auto;
    height: 70px
}

    .logo h1 {
        margin-top: 18px
    }

    .logo img {
        height: 34px
    }

.tel-search {
    float: left;
    width: auto;
    height: 70px;
    padding: 0 0 0 6%
}

.not-tel {
    width: auto;
    line-height: 70px;
    float: right;
    font-size: 15px;
    letter-spacing: 0;
    text-align: right
}

.sb-search {
    min-width: 12%;
    height: 70px;
    float: right
}

.sb-search-input {
    position: absolute;
    top: 0;
    right: 0;
    width: 72%;
    padding-left: 2%;
    height: 70px;
    font-size: 16px;
    font-weight: initial
}

.sb-search.sb-search-open .sb-search-submit {
    position: absolute;
    right: 0;
    top: 0px;
    width: 90px;
    height: 70px;
    background-size: 19px 20px
}

.sb-icon-search {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 26px
}

.sb-search-open i:before {
    position: absolute;
    right: -28px;
    top: 28px;
    width: 14px;
    height: 14px
}

.sb-icon-search:before {
    width: 16px;
    height: 16px;
    background: url(../images/search_icon.png) right center no-repeat
}

.sb-search.sb-search-open i {
    max-width: 92.4%
}

#starlist:after {
    display: block;
    content: "";
    position: fixed;
    top: 70px;
    z-index: -99;
    background: rgba(0,0,0,.6);
    width: 100%;
    height: 100%
}

#starlist {
    float: inherit;
    display: none;
    width: 100%;
    position: absolute;
    top: 70px;
    left: 0%;
    z-index: 999;
    padding: 0
}

    #starlist li {
        margin: 0;
        width: 90%;
        float: left;
        padding: 0 5%;
        height: auto;
        position: relative;
        border-bottom: 0.0625rem solid #eee;
        text-align: left;
        background: rgba(255,255,255,1)
    }

        #starlist li:first-child {
            border-top: 0.0625rem solid #eee
        }

        #starlist li a {
            width: 50%;
            display: block;
            margin: 0;
            padding: 0;
            font-size: 16px;
            float: initial;
            height: 50px;
            line-height: 50px
        }

            #starlist li a:hover {
                background: initial;
                color: #EE1D23
            }

                #starlist li a:hover:after {
                    display: none
                }

        #starlist li .sub {
            position: initial;
            right: initial;
            top: initial;
            width: 100%;
            display: none;
            z-index: 9999999999;
            opacity: initial;
            height: auto;
            box-shadow: initial;
            transition: initial
        }

            #starlist li .sub .container {
                max-width: 100%
            }

        #starlist li:hover .sub {
            top: initial;
            opacity: initial;
            height: initial
        }

        #starlist li:hover ul.sub {
            display: none;
            padding: initial
        }

    #starlist ul.sub li img {
        display: none
    }

    #starlist ul.sub li {
        width: 100%;
        line-height: auto;
        padding: initial;
        float: initial;
        text-align: left;
        margin: 0;
        border-top: 0.0625rem solid #eee;
        border-bottom: initial
    }

        #starlist ul.sub li:last-child {
        }

        #starlist ul.sub li a {
            font-size: 14px;
            padding: 0 0 0 5%;
            color: #777;
            display: block;
            text-align: left;
            line-height: 40px
        }

.sub-menu {
    display: none
}

#starlist ul.sub li:hover .sub-menu {
    display: none
}

.prod-menu-nr {
    display: none
}

#mnavh {
    position: absolute;
    z-index: 99;
    display: block;
    left: 4%
}

.menu span {
    display: block;
    width: 50px;
    height: 50px;
    opacity: 0.5;
    position: absolute;
    top: 0;
    right: 0
}

.menu:before {
    right: 5%;
    display: block;
    top: 21px;
    background-image: url(../images/jt.png);
    background-position: center center;
    background-size: 100% 100%;
    width: 16px;
    height: 8px
}

.pc {
    display: block
}

.phone {
    display: none
}

.pb-carouselWarp .pb-carousel-ind {
    bottom: 12px
}

.pb-carouselWarp .pb-banner {
    top: 15%
}

    .pb-carouselWarp .pb-banner .title {
        font-size: 26px
    }

    .pb-carouselWarp .pb-banner .des {
        font-size: 16px;
        margin: 12px 0;
        letter-spacing: 2px
    }

    .pb-carouselWarp .pb-banner .more {
        font-size: 12px;
        margin-top: 4px
    }

.foot-menu-des {
    padding: 56px 0
}

.foot-menu {
    float: left;
    width: 64%
}

    .foot-menu ul li {
        float: left;
        width: 20%
    }

        .foot-menu ul li a {
            font-size: 14px
        }

        .foot-menu ul li ul {
            margin-top: 10px
        }

            .foot-menu ul li ul li a {
                font-size: 12px;
                line-height: 24px
            }

.foot-des {
    float: right
}

.foot-tel p {
    font-size: 12px
}

.foot-tel b {
    font-size: 28px;
    margin-top: 4px
}

.foot-rwm {
    margin-top: 20px
}

    .foot-rwm ul li {
        float: right;
        margin-left: 16px
    }

        .foot-rwm ul li img {
            height: 88px
        }

        .foot-rwm ul li p {
            font-size: 12px;
            margin-top: 8px
        }

.foot-copy-box {
    padding: 16px 0 16px
}

.foot-copy {
    font-size: 12px;
    float: left
}

    .foot-copy a {
        font-size: 12px
    }

.foot-spt {
    font-size: 12px;
    float: right
}

    .foot-spt a {
        font-size: 12px
    }

.foot-link {
    margin-top: -8px;
    padding-bottom: 24px;
    font-size: 12px;
    line-height: 20px
}

    .foot-link a {
        font-size: 12px;
        margin-right: 10px
    }

.i-n-b .pb-carouselWarp .pb-carousel {
    height: 500px
}

.i-n-b .pb-carouselWarp ul li {
    background-size: 360px 360px;
    background: url(../images/pro_bg_890.png) center center no-repeat
}

.i-n-b .pro-msg {
    position: absolute;
    left: 0;
    top: 72px;
    width: 33%
}

.pro-msg h4 {
    font-size: 24px;
    margin-top: 8px
}

.pro-msg span {
    display: none
}

.pro-msg .mod {
    margin-top: 16px
}

    .pro-msg .mod span {
        padding: 0 22px;
        height: 28px;
        line-height: 28px;
        font-size: 13px;
        border-radius: 16px;
        margin-top: 10px
    }

.pro-link {
    position: absolute;
    left: 0;
    bottom: 142px
}

.i-n-b .pb-carouselWarp .pb-carousel li .pro-link a {
    width: 65px;
    padding: 0 25px 0 20px;
    height: 32px;
    line-height: 32px;
    border-radius: 16px;
    font-size: 12px
}

    .i-n-b .pb-carouselWarp .pb-carousel li .pro-link a .arr-b:after {
        right: 23px;
        top: 13px
    }

.i-n-b .pro-sale {
    position: absolute;
    right: 0;
    top: 22%;
    transform: translateY(-50%);
    width: 34%
}

    .i-n-b .pro-sale p {
        font-size: 14px
    }

        .i-n-b .pro-sale p i {
            margin: 16px 0
        }

        .i-n-b .pro-sale p img {
            margin: 16px 12px 0 0
        }

.i-n-b .pro-img {
    left: 49%
}

    .i-n-b .pro-img img {
        width: 360px;
        height: 360px
    }

.i-n-b .pb-carouselWarp .pb-arrow {
    top: -32px;
    width: 40px;
    height: 40px
}

.i-n-b .pb-carouselWarp .pb-arrow-prev {
    right: 218px
}

    .i-n-b .pb-carouselWarp .pb-arrow-prev:hover {
    }

.i-n-b .pb-carouselWarp .pb-arrow-next:hover {
}

.i-n-b .pb-carouselWarp .pb-arrow-next {
    right: 160px
}

.in-not-pro {
    padding: 70px 0 50px 0
}

.pro-top {
    padding-bottom: 32px
}

    .pro-top .in-title {
        text-align: left;
        float: left;
        width: 45%
    }

.pro-cut {
    float: right
}

    .pro-cut .more-list {
        margin-top: 40px
    }

.in-pro {
    padding: 74px 0 86px;
    background-size: 320px auto
}

.title-l h2 {
    font-size: 28px
}

.title-more {
    float: right;
    padding-top: 14px
}

    .title-more a {
        font-size: 12px
    }

        .title-more a:hover .arr-h:after {
            background: url(../images/more_arr_h.png) center top no-repeat
        }

.arr-h {
    width: 17px;
    height: 8px
}

    .arr-h:after {
        position: absolute;
        right: 0;
        top: 0;
        width: 9px;
        height: 8px;
        background: url(../images/more_arr.png) center top no-repeat
    }

.in-pro-box {
    margin-top: 32px
}

    .in-pro-box .item {
        width: 32.2%;
        margin-left: 1.7%;
        float: left
    }

        .in-pro-box .item:hover {
            top: -6px;
            box-shadow: 0 0 8px rgba(0,0,0,.1)
        }

        .in-pro-box .item:first-child {
            margin-left: 0
        }

        .in-pro-box .item .box {
            padding: 6px
        }

.pro_name {
    font-size: 16px;
    margin-top: 18px
}

.pro_xh_int {
    font-size: 12px;
    margin-top: 6px
}

.pro_ling {
    margin-top: 8px;
    padding-bottom: 12px
}

    .pro_ling a {
        font-size: 12px
    }

.ling-arr {
    width: 13px;
    height: 7px
}



.in-not-pro-box {
    margin: 88px 0 60px 0
}

.in-pro-cont {
    margin-top: 48px;
    display: flex
}

.pro-arr:hover {
    top: -10px;
    box-shadow: 0 0 12px rgba(0,0,0,.1)
}

.pro-arr {
    position: relative;
    top: 0;
    float: left;
    width: 24.25%;
    margin-left: 1%;
    background: #FFFFFF;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s
}

    .pro-arr:nth-child(4n+1) {
        margin-left: 0%
    }

.pro-column {
    background: linear-gradient(to bottom,#090911 0%,#7988a7 100%);
    text-align: center;
    color: #fff
}

    .pro-column .text-img img {
        margin-top: 14px;
        width: 88px
    }

    .pro-column .text-title {
        margin: 12px 0;
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        letter-spacing: 2px
    }

    .pro-column p {
        opacity: .8;
        color: #fff;
        text-align: justify;
        font-size: 13px;
        padding: 0 10px
    }

    .pro-column .text-des {
        margin: 12px 10px;
        text-align: left;
        position: relative
    }

        .pro-column .text-des span {
            line-height: 24px;
            color: #dddddd;
            opacity: .8;
            color: #fff;
            position: relative;
            font-size: 12px;
            padding-left: 14px
        }

            .pro-column .text-des span:before {
                background: url(../images/pro_mark.png);
                background-size: 100% 100%;
                position: absolute;
                top: 6px;
                left: 0px;
                width: 8px;
                height: 12px;
                content: ""
            }

.pro-detail {
    background: linear-gradient(to bottom,#ffffff 0%,#f6f6f6 100%)
}

    .pro-detail .box {
        margin: 0 3% 6% 3%
    }

    .pro-detail .text-title {
        text-align: center;
        font-size: 16px;
        color: #000000;
        margin: 10px 0;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1
    }

    .pro-detail p {
        font-size: 13px;
        color: #666;
        text-align: justify;
        margin-top: 10px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2
    }

.in-about {
    height: 480px
}

.com-file {
    width: 50%;
    padding: 4.6% 0;
    float: left
}

    .com-file span {
        font-size: 14px;
        margin: 6px 0
    }

    .com-file h2 {
        font-size: 28px
    }

        .com-file h2:after {
            position: absolute;
            bottom: -36px;
            left: 0;
            width: 24px;
            height: 2px
        }

    .com-file .text {
        font-size: 12px;
        line-height: 20px;
        margin-top: 16px
    }

        .com-file .text i {
            font-size: 14px;
            line-height: 24px;
            margin-bottom: 4px
        }

    .com-file .more {
        font-size: 14px;
        padding: 0px 18px;
        height: 32px;
        line-height: 32px;
        border-radius: 18px
    }

.com-power {
    display: inline-block;
    margin-top: 4%;
    right: 0;
    top: 114px
}

    .com-power ul li {
        width: 38%;
        margin-bottom: 16px;
        font-size: 12px
    }

        .com-power ul li i {
            font-size: 30px;
            margin-bottom: 6px
        }

.in-video-b {
    left: 50%;
    top: 210px
}

    .in-video-b a {
        width: 44px;
        height: 44px
    }

.vclose {
    right: 10px;
    top: 10px;
    width: 40px;
    height: 50px
}

.in-case {
    padding: 74px 0 80px
}

.in-title h2 {
    font-size: 28px
}

.in-title p {
    font-size: 14px;
    margin-top: 10px
}

.join-pro-box {
    margin-top: 20px
}

    .join-pro-box .item {
        width: 32.2%;
        margin-left: 1.7%;
        margin-top: 12px
    }

        .join-pro-box .item:nth-child(3n+1) {
            margin-left: 0;
            clear: both
        }

        .join-pro-box .item .box {
            width: 90%;
            padding: 0 5%
        }

        .join-pro-box .item .text {
            text-align: center
        }

            .join-pro-box .item .text h2 {
                font-size: 16px;
                line-height: 28px;
                height: 28px
            }

            .join-pro-box .item .text p {
                font-size: 12px;
                line-height: 20px;
                height: 20px;
                margin-top: 4px;
                margin-bottom: 8px
            }

            .join-pro-box .item .text a {
                font-size: 12px
            }

.arr-m {
    width: 14px
}

    .arr-m:after {
        right: 0px;
        top: 4px;
        width: 6px;
        height: 9px;
        background: url(../images/arr_m.png) center top no-repeat
    }

.more-list {
    margin-top: 40px
}

    .more-list a {
        padding: 9px 26px;
        border-radius: 20px;
        font-size: 12px
    }

.in-solu {
    background: #f8f8f8;
    padding: 24px 0 128px
}

.in-solu-box {
    margin-top: 48px
}

    .in-solu-box .item {
        position: relative;
        float: left;
        width: 49.2%;
        margin: 30px 0;
        margin-left: 1.6%
    }

        .in-solu-box .item:nth-child(2n+1) {
            margin-left: 0
        }

        .in-solu-box .item .text h2 {
            font-size: 26px;
            color: #333333;
            font-weight: initial;
            margin-top: 16px;
            transition: all 0.3s
        }

        .in-solu-box .item:hover .text h2 {
            color: #aa0000
        }

        .in-solu-box .item .text p {
            font-size: 16px;
            color: #333333;
            margin-top: 8px;
            margin-bottom: 12px
        }

        .in-solu-box .item .text a {
            position: relative;
            z-index: 9;
            color: #333;
            font-size: 14px
        }

            .in-solu-box .item .text a:hover {
                color: #AA0000
            }

                .in-solu-box .item .text a:hover .arr-h:after {
                    background: url(../images/more_arr_h.png) center top no-repeat
                }

.in-join {
    padding: 72px 0 80px
}

    .in-join .i-prod-ser-title p {
        font-size: 16px;
        margin-top: 12px
    }

.i-join-box {
    margin-top: 40px
}

.i-join-left {
    width: 49.2%;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    float: left
}

    .i-join-left .box {
        display: flex;
        justify-content: space-between;
        padding: 16px 16px
    }

    .i-join-left .text {
        display: flex;
        align-items: center
    }

        .i-join-left .text h3 {
            font-size: 16px;
            line-height: 28px
        }

    .i-join-left .pic {
        width: 60%
    }

        .i-join-left .pic img {
            height: 180px;
            max-width: initial
        }

.i-join-right {
    float: right;
    width: 49.2%;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px
}

    .i-join-right .box {
        display: flex;
        justify-content: space-between;
        padding: 16px
    }

    .i-join-right .text {
        display: flex;
        align-items: center
    }

        .i-join-right .text h3 {
            font-size: 16px;
            line-height: 28px;
            margin-bottom: 10px
        }

            .i-join-right .text h3 span {
                display: inline
            }

        .i-join-right .text p {
            font-size: 12px;
            line-height: 20px
        }

    .i-join-right .pic {
        padding-top: 20px;
        width: 66%
    }

        .i-join-right .pic img {
            height: 160px;
            max-width: initial
        }

.i-join-chara {
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px
}

.ijoin-chara-title {
    padding: 16px 0 0 16px
}

    .ijoin-chara-title h3 {
        font-size: 18px
    }

.ijoin-chara-list {
    padding: 38px 0
}

    .ijoin-chara-list ul li {
        width: 25%;
        float: left;
        text-align: center
    }

        .ijoin-chara-list ul li i {
            font-size: 22px
        }

            .ijoin-chara-list ul li i span {
                font-size: 20px
            }

        .ijoin-chara-list ul li p {
            font-size: 14px;
            margin-top: 12px
        }

.in-news {
    padding: 74px 0 80px
}

.news-top {
    padding-bottom: 20px
}

.in-news .in-title {
    text-align: left;
    float: left;
    width: 50%
}

.news-tab {
    float: right;
    width: 50%
}

.tabs {
    margin-top: 40px
}

    .tabs a {
        line-height: 36px;
        font-size: 16px;
        margin-left: 36px
    }

        .tabs a.active:after {
            bottom: -20px;
            height: 3px
        }

.news-box {
    margin-top: 40px
}

.not-left .text span {
    font-size: 12px;
    line-height: 16px
}

.not-left .text a h2 {
    font-size: 14px;
    line-height: 22px;
    height: 22px;
    margin-top: 6px;
    -webkit-line-clamp: 1
}

.not-left .text p {
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    margin-top: 8px;
    margin-bottom: 12px;
    -webkit-line-clamp: 2
}

.not-left .text a {
    font-size: 12px
}

    .not-left .text a .arr-h:after {
        background: url(../images/arr_hs.png) center top no-repeat
    }

    .not-left .text a:hover .arr-h:after {
        background: url(../images/more_arr_h.png) center top no-repeat
    }

.news-list .item .box {
    padding: 15px 0
}

.news-list .item span {
    font-size: 12px
}

.news-list .item h2 {
    font-size: 14px;
    line-height: 22px;
    height: 22px;
    margin-top: 4px;
    -webkit-line-clamp: 1
}

.news-list .item p {
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    margin-top: 6px;
    margin-bottom: 6px;
    -webkit-line-clamp: 2
}

.news-list .item .box a {
    font-size: 12px
}

    .news-list .item .box a .arr-h:after {
        background: url(../images/arr_hs.png) center top no-repeat
    }

    .news-list .item .box a:hover .arr-h:after {
        background: url(../images/more_arr_h.png) center top no-repeat
    }

.list-menu .l-m-b {
    width: 100%;
    line-height: 88px
}

    .list-menu .l-m-b ul li {
        margin-right: 24px
    }

        .list-menu .l-m-b ul li a {
            font-size: 16px
        }

        .list-menu .l-m-b ul li.active a:after {
            top: 30px
        }

.cru-menu {
    display: none;
    margin-top: -52px
}

.case-list {
    padding: 20px 0 50px 0
}

    .case-list .c-u-link:hover {
        margin-top: 16px
    }

    .case-list .c-u-link {
        margin-top: 28px
    }

    .case-list .item {
        padding: 14px 6px
    }

        .case-list .item .des {
            margin-top: 10px
        }

        .case-list .item h2 {
            font-size: 15px;
            line-height: 22px;
            max-height: 22px;
            margin-bottom: 6px
        }

        .case-list .item span {
            font-size: 14px;
            margin-bottom: 12px
        }

        .case-list .item .des p {
            font-size: 13px;
            line-height: 20px;
            max-height: 40px
        }

        .case-list .item .des span {
            margin-top: 8px;
            margin-bottom: 0;
            font-size: 12px
        }

.case-in-header {
    overflow: hidden;
    padding: 32px 0
}

.case-page-pic {
    width: 100%;
    float: left
}

.crt_img_list .crt_img_show {
    width: 552px;
    float: left;
}

.crt_img_list .crt_img_thumbnail {
    float: left;
    width: 138px;
}


@media screen and (min-width: 881px) and (max-width: 1023px) {
    .crt_img_list .crt_img_show {
        width: 640px;
        float: left;
    }

    .crt_img_list .crt_img_thumbnail {
        float: left;
        width: 160px;
    }
}

.case-page-text {
    width: 100%
}

    .case-page-text .box {
        padding: 44px 0 0 0
    }

    .case-page-text .title h2 {
        font-size: 18px;
        line-height: 25px
    }

        .case-page-text .title h2 span {
            font-size: 12px;
            height: 24px;
            line-height: 24px;
            padding: 2px 10px;
            margin-right: 10px
        }

    .case-page-text .title p {
        font-size: 12px;
        line-height: 22px;
        margin-top: 4px
    }

    .case-page-text .chara {
        margin-top: 14px
    }

        .case-page-text .chara ul li {
            padding: 10px 0;
            font-size: 13px
        }

            .case-page-text .chara ul li i {
                font-size: 14px;
                margin-right: 28px
            }

            .case-page-text .chara ul li span {
                font-size: 14px
            }

        .case-page-text .chara .al-mark {
            padding: 3px 8px;
            font-size: 12px;
            height: 20px;
            line-height: 18px;
            border-radius: 3px
        }

    .case-page-text .description {
        padding-top: 14px;
        line-height: 30px
    }

        .case-page-text .description b {
            font-size: 14px
        }

        .case-page-text .description p {
            font-size: 12px
        }

    .case-page-text .button {
        margin-top: 20px
    }

        .case-page-text .button a {
            padding: 0 18px;
            border: 1px solid #aa0000;
            font-size: 13px;
            height: 34px;
            border-radius: 4px;
            line-height: 32px
        }

            .case-page-text .button a i {
                margin-right: 2px
            }

.case-content {
    margin-top: 20px
}

.case-content-box {
    font-size: 15px;
    line-height: 32px;
    padding: 40px 0 50px 0
}

.case-paging {
    padding: 38px 0 60px 0
}

    .case-paging .set {
        width: 4%
    }

    .case-paging .on {
        width: 44%;
        margin-right: 4%
    }

    .case-paging .down {
        width: 44%;
        margin-left: 4%
    }

.paging .container {
    padding: 48px 0 80px 0
}

#AspNetPager1 span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
    font-size: 14px
}

.paging a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin: 0 5px
}

.cru-box .cru-menu {
    display: block;
    line-height: 44px;
    margin-top: 30px
}

.case-con-tp {
    float: left;
    width: 100%
}

.slider__item img {
    height: auto;
    max-width: 100%
}

.slider__switch span {
    width: 28px;
    height: 28px
}

.slider__switch {
    margin-top: -15px;
    padding: 10px 5px
}

.slider__switch--prev {
    left: 10px
}

.slider__switch--next {
    right: 10px
}

.slider-nav {
    line-height: 30px;
    height: 30px
}

.preview {
    margin-top: 14px;
    padding: 6px 0;
    background: #F8F8F8
}

    .preview a {
        margin: 0 3px
    }

    .preview img {
        width: 112px
    }

    .preview .active {
        outline: 2px solid #ed6d00
    }

.case-con-text {
    float: right;
    width: 100%;
    margin-top: 32px
}

    .case-con-text h2 {
        font-size: 20px;
        line-height: 30px
    }

    .case-con-text .case-char {
        margin-top: 10px
    }

        .case-con-text .case-char span {
            padding: 0 4px;
            margin: 2px 4px 2px 0;
            font-size: 12px
        }

    .case-con-text .text {
        font-size: 12px;
        line-height: 20px;
        margin-top: 18px
    }

    .case-con-text .chara {
        margin-top: 24px
    }

        .case-con-text .chara ul li {
            line-height: 40px;
            font-size: 12px
        }

.case-sult {
    margin-top: 32px
}

    .case-sult a {
        padding: 0 20px;
        font-size: 14px;
        line-height: 36px;
        border-radius: 4px
    }

.case-con-page {
    margin-top: 64px
}

.c-video iframe {
    height: 560px
}

.c-content {
    font-size: 16px;
    line-height: 28px;
    margin-top: 32px
}

.con-paging {
    margin-top: 64px;
    height: 48px
}

    .con-paging .on {
        float: left;
        width: 40%
    }

        .con-paging .on i {
            width: 80%;
            margin: 16px 0
        }

        .con-paging .on a:after {
            height: 11px;
            width: 6px;
            background-size: 100% 100%;
            position: absolute;
            left: 0;
            top: 5px
        }

        .con-paging .on i a {
            padding-left: 23px;
            font-size: 14px
        }

        .con-paging .on a:hover:after {
            background-size: 100% 100%
        }

    .con-paging .return {
        float: left;
        width: 20%
    }

        .con-paging .return i {
            padding-left: 23px;
            width: 80%;
            margin: 16px 0
        }

            .con-paging .return i a {
                font-size: 14px
            }

        .con-paging .return a:after {
            height: 12px;
            width: 12px;
            background-size: 100% 100%;
            position: absolute;
            left: -24px;
            top: 4px
        }

        .con-paging .return a:hover:after {
            background-size: 100% 100%
        }

    .con-paging .down {
        float: left;
        width: 40%;
        text-align: right
    }

        .con-paging .down i {
            width: 80%;
            float: right;
            padding-right: 23px;
            margin: 16px 0
        }

            .con-paging .down i a {
                font-size: 14px
            }

        .con-paging .down a:after {
            height: 11px;
            width: 6px;
            background-size: 100% 100%;
            position: absolute;
            right: -23px;
            top: 5px
        }

        .con-paging .down a:hover:after {
            background-size: 100% 100%
        }

.in-pro.relpro {
    background: initial
}

    .in-pro.relpro .in-pro-box {
        margin-top: 46px
    }

        .in-pro.relpro .in-pro-box .item {
            width: 23.725%;
            margin-left: 1.7%;
            float: left
        }

            .in-pro.relpro .in-pro-box .item:first-child {
                margin-left: 0
            }

.slider2 {
    margin-top: 30px
}

.slider-arrow {
    width: 30px;
    height: 30px
}

.slider-arrow--right {
    bottom: 0;
    left: 66%;
    background-size: auto 30px
}

.slider-arrow--left {
    bottom: 0;
    left: 66%;
    margin-left: -30px;
    background-size: auto 30px
}

.slider-nav {
    position: absolute;
    bottom: 30px
}

.al-sic-tp {
    height: 280px;
    width: 66%;
    float: left
}

    .al-sic-tp img {
        display: block;
        width: 100%
    }

.al-sic-text {
    width: 34%;
    float: right
}

    .al-sic-text .box {
        padding: 32px 24px
    }

    .al-sic-text .title h2 {
        font-size: 20px;
        line-height: 30px;
        -webkit-line-clamp: 2;
        max-height: 60px
    }

    .al-sic-text .text p {
        font-size: 12px;
        line-height: 22px;
        margin-top: 16px;
        -webkit-line-clamp: 2;
        max-height: 44px
    }

    .al-sic-text .details {
        bottom: 56px
    }

        .al-sic-text .details a {
            font-size: 12px
        }

            .al-sic-text .details a:before {
                background-size: 100% 100%;
                width: 140px;
                height: 30px
            }

.an-omk {
    margin-top: 20px
}

    .an-omk ul li {
        width: 23.725%;
        margin-left: 1.7%
    }

        .an-omk ul li:first-child {
            margin-left: 0
        }

        .an-omk ul li h2 {
            font-size: 14px;
            width: 90%;
            margin: 8px 5%;
            line-height: 28px;
            max-height: 28px;
            -webkit-line-clamp: 1
        }

.solu-indu-adv {
    padding: 70px 0 32px
}

.s-a-box {
    padding-top: 10px
}

    .s-a-box .item {
        width: 32.2%;
        margin-left: 1.7%;
        padding: 48px 0 48px;
        border-bottom: 1px solid #eeeeee
    }

        .s-a-box .item .box {
            padding: 0 5%
        }

        .s-a-box .item:after {
            position: absolute;
            right: -12px;
            top: 60px;
            height: 112px;
            width: 1px
        }

        .s-a-box .item:nth-child(3n+1) {
            margin-left: 0
        }

        .s-a-box .item:nth-child(3n+3):after {
            display: none
        }

        .s-a-box .item:nth-child(4), .s-a-box .item:nth-child(5), .s-a-box .item:nth-child(6) {
            border-bottom: initial
        }

        .s-a-box .item i {
            font-size: 18px;
            margin: 22px 0 11px
        }

        .s-a-box .item p {
            font-size: 14px
        }

.indu-news {
    padding: 70px 0 80px
}

.i-n-list {
    padding-top: 24px
}

    .i-n-list .item {
        width: 49.15%;
        margin-left: 1.7%;
        margin-top: 16px
    }

        .i-n-list .item:nth-child(2n+1) {
            margin-left: 0
        }

        .i-n-list .item .tp {
            width: 48%;
            height: 140px
        }

            .i-n-list .item .tp img {
                height: 140px
            }

        .i-n-list .item .text {
            width: 52%;
            float: left
        }

            .i-n-list .item .text .box {
                padding: 14px 18px
            }

            .i-n-list .item .text h2 {
                font-size: 18px;
                line-height: 28px;
                max-height: 28px;
                -webkit-line-clamp: 1
            }

            .i-n-list .item .text span {
                font-size: 12px;
                margin-top: 4px
            }

            .i-n-list .item .text p {
                font-size: 14px;
                line-height: 24px;
                max-height: 24px;
                -webkit-line-clamp: 1;
                margin: 8px 0 10px
            }

            .i-n-list .item .text a {
                font-size: 12px
            }

.school-banner {
    margin-top: 0px
}

.p-b {
    height: 480px
}

.school-banner .container {
    position: absolute;
    top: 0;
    left: 0;
    transform: initial;
    width: 92%;
    padding: 0 4%
}

.school-banner .box {
    width: 50%;
    padding-left: 0;
    padding-top: 70px
}

.school-banner .title i {
    font-size: 28px;
    float: left
}

.schvideo {
    float: left;
    margin-left: 20px;
    padding-left: 40px;
    background-size: 28px 28px
}

    .schvideo span {
        line-height: 40px
    }

.school-banner .text {
    font-size: 14px;
    line-height: 26px;
    margin-top: 12px;
    padding-bottom: 0px
}

.case-sult p {
    font-size: 14px;
    margin-top: 12px
}

.sch-solution {
    padding: 75px 0 70px 0
}

.school .container {
    max-width: 90%;
    padding: 0
}

.sch-title i {
    font-size: 30px;
    margin-bottom: 4px
}

.sch-title span {
    font-size: 12px
}

.sch-sol-con {
    margin-top: 40px
}

    .sch-sol-con .tp {
        width: 50%;
        float: left
    }

    .sch-sol-con .text {
        width: 47%;
        float: right
    }

.sch-pro-ana {
    margin-bottom: 30px
}

    .sch-pro-ana:last-child {
        margin-bottom: 0
    }

    .sch-pro-ana .subtitle {
        width: 100%;
        line-height: 38px;
        font-size: 16px
    }

        .sch-pro-ana .subtitle span {
            font-size: 14px
        }

    .sch-pro-ana p {
        font-size: 14px;
        line-height: 24px;
        margin-top: 12px
    }

    .sch-pro-ana .subtitle i {
        margin-right: 15px;
        padding-left: 34px;
        margin-left: 15px
    }

.sch-apply {
    padding-bottom: 80px
}

    .sch-apply .text {
        float: left;
        width: 50%
    }

        .sch-apply .text span {
            line-height: 32px;
            padding: 0 16px;
            font-size: 16px;
            border-radius: 4px
        }

        .sch-apply .text i {
            font-size: 18px;
            line-height: 30px;
            margin-top: 18px;
            margin-bottom: 10px
        }

        .sch-apply .text p {
            font-size: 14px;
            line-height: 26px
        }

    .sch-apply .apply-plan {
        float: right;
        width: 47%
    }

        .sch-apply .apply-plan .box {
            padding: 30px 30px
        }

        .sch-apply .apply-plan .item {
            margin-top: 25px
        }

            .sch-apply .apply-plan .item:first-child {
                margin-top: 0
            }

        .sch-apply .apply-plan i {
            font-size: 18px
        }

        .sch-apply .apply-plan p {
            font-size: 14px;
            line-height: 26px;
            margin-top: 8px
        }

.sch-ple-con {
    margin-top: 40px
}

.index-coredata {
    position: relative;
    height: 720px
}

    .index-coredata .main {
        position: absolute;
        left: 0;
        z-index: 20;
        top: 0;
        width: 100%;
        height: 100%
    }

    .index-coredata .title {
        margin-top: 8%
    }

        .index-coredata .title h2 {
            font-size: 28px
        }

    .index-coredata .text {
        font-size: 14px;
        line-height: 28px;
        margin-top: 15px
    }

.coredata .item {
    position: relative;
    position: absolute
}

    .coredata .item h6 {
        font-size: 14px;
        margin: 0
    }

    .coredata .item h2 {
        font-size: 36px;
        margin: 0
    }

    .coredata .item h4 {
        font-size: 16px;
        margin: 0;
        opacity: .5
    }

    .coredata .item.item1 {
        text-align: right;
        left: 8%;
        top: 38%
    }

    .coredata .item.item2 {
        text-align: left;
        right: 10%;
        top: 38%
    }

    .coredata .item.item3 {
        text-align: right;
        left: 35%;
        bottom: 20%
    }

    .coredata .item.item4 {
        text-align: left;
        right: 26.5%;
        bottom: 20%
    }

.mt-number-animate {
    font-size: 36px;
    line-height: 60px;
    height: 60px;
    position: relative
}

    .mt-number-animate .mt-number-animate-dot {
        width: 20px;
        line-height: 60px;
        float: left
    }

    .mt-number-animate .mt-number-animate-dom {
        width: 26px;
        float: left;
        position: relative;
        top: 0
    }

        .mt-number-animate .mt-number-animate-dom .mt-number-animate-span {
            width: 100%;
            float: left
        }

.canvasearthring {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: -2%;
    top: 0
}

#earth {
    width: 130px;
    height: 130px;
    position: absolute;
    top: 57%;
    margin-left: -50px;
    left: 50%;
    margin-top: -55px
}

.sch-solution .s-a-box .item {
    padding-top: 56px
}

    .sch-solution .s-a-box .item p {
        padding: 0 6%;
        line-height: 22px
    }

.in-pro.sch-pro {
    background: #F8F8F8
}

    .in-pro.sch-pro .title-l h2, .sch-case .title-l h2 {
        color: #ED6D00
    }

    .in-pro.sch-pro .in-pro-box .item {
        background: #fff
    }

        .in-pro.sch-pro .in-pro-box .item .tp {
            background: #F8F8F8
        }

.sch-case .case-list {
    padding: 4px 0 0 0
}

.submit {
    padding: 80px 0
}

.sub-des {
    width: 45%;
    float: left
}

    .sub-des .title h2 {
        font-size: 30px
    }

    .sub-des .title p {
        font-size: 14px;
        margin-top: 8px
    }

    .sub-des .tel {
        margin-top: 70px
    }

        .sub-des .tel i {
            font-size: 14px
        }

        .sub-des .tel p {
            font-size: 36px
        }

    .sub-des .rwm {
        margin-top: 48px;
        padding: 5px
    }

        .sub-des .rwm i {
            font-size: 12px;
            padding: 12px 0 4px 0
        }

.sub-con {
    width: 50%;
    float: right
}

    .sub-con .box {
        padding: 16px 16px 24px 16px
    }

    .sub-con .name i, .sub-con .telphone i, .sub-con .message i {
        font-size: 14px;
        line-height: 22px
    }

    .sub-con .name input, .sub-con .telphone input {
        width: 95.9%;
        padding: 0 2%;
        height: 36px;
        margin-top: 14px;
        font-size: 14px
    }

    .sub-con .telphone, .sub-con .message {
        margin-top: 26px
    }

        .sub-con .message textarea {
            width: 96%;
            padding: 8px 2%;
            line-height: 28px;
            margin-top: 14px;
            font-size: 14px;
            height: 72px
        }

.submit-anniu {
    margin-top: 24px
}

    .submit-anniu a {
        line-height: 36px;
        font-size: 14px
    }

.list-banner-global {
    height: 320px
}

    .list-banner-global .title {
        padding-top: 128px
    }

        .list-banner-global .title h2 {
            font-size: 32px
        }

        .list-banner-global .title p {
            font-size: 14px;
            margin-top: 12px
        }

.news-hot {
    padding: 48px 0
}

    .news-hot .item {
        float: left;
        width: 32.2%;
        margin-left: 1.7%
    }

        .news-hot .item:first-child {
            margin-left: 0
        }

        .news-hot .item .box {
            padding: 12px
        }

        .news-hot .item .text {
            padding-top: 10px
        }

            .news-hot .item .text h2 {
                font-size: 16px;
                line-height: 24px;
                -webkit-line-clamp: 1;
                max-height: 24px
            }

            .news-hot .item .text p {
                font-size: 12px;
                line-height: 20px;
                margin-top: 8px;
                -webkit-line-clamp: 1;
                max-height: 20px
            }

            .news-hot .item .text .des {
                margin-top: 12px
            }

                .news-hot .item .text .des span {
                    font-size: 12px;
                    float: left
                }

                .news-hot .item .text .des a {
                    font-size: 12px;
                    float: right
                }

.news-list-box {
    margin-top: 50px;
    padding-bottom: 72px
}

    .news-list-box .container {
        padding-bottom: 40px;
        margin-bottom: 24px;
        border-bottom: 1px solid #ddd
    }

    .news-list-box .item {
        margin-bottom: 60px
    }

        .news-list-box .item:first-child:before {
            height: 3px
        }

        .news-list-box .item:before {
            top: -40px
        }

        .news-list-box .item:last-child {
            margin-bottom: 0px
        }

        .news-list-box .item .tp {
            width: 32.6%;
            float: left;
            height: 200px
        }

            .news-list-box .item .tp img {
                height: 200px;
                max-width: initial
            }

        .news-list-box .item .time {
            display: inline-block;
            font-size: 14px;
            color: #858585
        }

            .news-list-box .item .time i {
                font-size: 36px;
                line-height: 36px
            }

            .news-list-box .item .time span {
                font-size: 12px;
                line-height: 18px;
                letter-spacing: 0
            }

        .news-list-box .item .text {
            width: 62.4%;
            float: right
        }

            .news-list-box .item .text h2 {
                font-size: 20px;
                line-height: 30px;
                max-height: 30px;
                -webkit-line-clamp: 1
            }

            .news-list-box .item .text p {
                font-size: 14px;
                line-height: 26px;
                -webkit-line-clamp: 2;
                max-height: 52px
            }

            .news-list-box .item .text a {
                font-size: 12px;
                line-height: 22px;
            }

.news-page {
    padding: 32px 0 64px 0
}

.news-title {
}

    .news-title h2 {
        font-size: 26px
    }

    .news-title .con-des {
        margin-top: 12px
    }

        .news-title .con-des span {
            font-size: 14px;
            margin-right: 30px
        }

.news-content {
    font-size: 15px;
    line-height: 32px
}

.paging-ou {
    padding-top: 40px
}

    .paging-ou i {
        line-height: 26px;
        font-size: 14px;
        padding: 6px 0;
        -webkit-line-clamp: 1;
        max-height: 26px
    }

.news-right {
    float: right;
    width: 28.8%
}

.news-related {
    padding: 64px 0 56px 0
}

    .news-related .title i {
        font-size: 24px;
        padding-left: 24px
    }

        .news-related .title i:before {
            top: 5px;
            width: 3px;
            height: 24px
        }

.news-rel-list {
    margin-top: 24px
}

    .news-rel-list ul li {
        float: left;
        width: 45%;
        margin-left: 10%;
        padding: 12px 0
    }

        .news-rel-list ul li a {
            font-size: 14px;
            line-height: 24px;
            max-height: 24px;
            width: 65%;
            padding-left: 4%
        }

            .news-rel-list ul li a:before {
                top: 11px;
                width: 4px;
                height: 4px;
                border-radius: 50%
            }

        .news-rel-list ul li span {
            float: right;
            width: 25%;
            font-size: 12px;
            line-height: 24px
        }

.video-play {
    margin-top: 0px;
    padding: 70px 0
}

    .video-play .play {
        width: 100%;
        height: 500px;
        float: initial
    }

        .video-play .play video {
            width: 100%;
            height: 100%
        }

    .video-play .text {
        position: initial;
        width: 100%;
        float: initial;
        height: auto;
        right: initial
    }

        .video-play .text .box {
            padding: 20px 20px
        }

        .video-play .text .title i {
            font-size: 20px;
            line-height: 28px;
            max-height: 56px;
            -webkit-line-clamp: 2
        }

        .video-play .text .title span {
            font-size: 12px;
            margin-top: 6px
        }

        .video-play .text .title em {
            margin-right: 10px;
            display: inline-block
        }

        .video-play .text .title p {
            font-size: 12px;
            line-height: 20px;
            height: 40px;
            margin-top: 10px;
            -webkit-line-clamp: 2
        }

.rel-video {
    position: initial;
    margin-top: 10px;
    bottom: initial;
    padding-right: 0px
}

.rel-title i {
    font-size: 16px;
    line-height: 28px
}

.rel-list {
    margin-top: 0px
}

    .rel-list ul li {
        margin-top: 15px;
        width: 23.725%;
        float: left;
        margin-left: 1.7%
    }

        .rel-list ul li:nth-child(4n+1) {
            margin-left: 0;
            clear: both
        }

        .rel-list ul li .tp {
            width: 100%;
            float: left;
            border-radius: 4px
        }

        .rel-list ul li .figure_count {
            width: 100%;
            float: right;
            margin-top: 8px
        }

            .rel-list ul li .figure_count i {
                font-size: 14px
            }

            .rel-list ul li .figure_count p {
                font-size: 12px;
                line-height: 20px;
                height: 20px
            }

.video-list-box {
    padding: 64px 0 70px 0
}

.video-list {
    padding-bottom: 24px
}

    .video-list ul li {
        float: left;
        margin-bottom: 40px
    }

        .video-list ul li .icon i {
            width: 36px;
            height: 36px
        }

        .video-list ul li .text {
            padding: 8px 12px 10px 12px
        }

            .video-list ul li .text i {
                font-size: 14px;
                -webkit-line-clamp: 1;
                max-height: 24px;
                line-height: 24px
            }

            .video-list ul li .text p {
                font-size: 12px;
                margin-top: 0;
                -webkit-line-clamp: 1;
                max-height: 20px;
                line-height: 20px
            }

.case-list .container {
    padding-bottom: 50px;
    margin-bottom: 24px;
    border-bottom: 1px solid #eee
}

.viewMore {
    font-size: 16px
}

.list-banner-global.cour .title {
    padding-top: 60px
}

    .list-banner-global.cour .title h2 {
        line-height: 40px;
        font-weight: initial
    }

    .list-banner-global.cour .title p {
        margin-top: 20px
    }

    .list-banner-global.cour .title h2 span {
        display: block
    }

.course-play {
    padding-bottom: 80px
}

    .course-play .brand-title {
        padding: 38px 0
    }

        .course-play .brand-title h2 {
            font-size: 36px;
            margin-bottom: 18px;
            letter-spacing: 4px;
            color: #333333
        }

.course {
    padding: 80px 0 60px
}

#timeline {
    width: 700px;
    height: 320px;
    margin: 0 auto
}

#dates {
    width: 100%;
    bottom: 22px
}

    #dates li {
        float: left;
        width: 88px;
        font-size: 14px
    }

        #dates li a.selected:after {
            width: 11px;
            height: 11px;
            bottom: -22px
        }

        #dates li a:after {
            width: 11px;
            height: 11px;
            bottom: -22px;
            margin-left: -5.5px
        }

#issues {
    width: 700px
}

    #issues li {
        width: 700px;
        height: 216px;
        float: left
    }

        #issues li .title i {
            font-size: 48px
        }

        #issues li .title p {
            font-size: 18px;
            margin-top: 10px
        }

        #issues li .chara {
            position: absolute;
            bottom: 0px
        }

            #issues li .chara p {
                font-size: 14px;
                line-height: 28px
            }

            #issues li .chara b {
                font-size: 14px;
                margin-right: 8px
            }

#next, #prev {
    position: absolute;
    top: 40%;
    margin-top: -16px;
    width: 32px;
    height: 32px
}

.honor {
    padding: 20px 0 90px 0
}

.honor-menu a {
    padding: 0 20px;
    height: 32px;
    line-height: 30px;
    border-radius: 3px;
    font-size: 16px;
    margin: 0 8px
}

.honor-list {
    padding-top: 16px
}

    .honor-list a {
        width: 32%;
        margin-left: 2%;
        margin-top: 32px
    }

        .honor-list a .box {
            height: 250px;
            padding: 15px
        }

            .honor-list a .box:after {
                background: url(../images/honor_icon.png) center center no-repeat;
                background-size: 36px 36px
            }

        .honor-list a:nth-child(4n+1) {
            margin-left: 2%;
            clear: initial
        }

        .honor-list a:nth-child(3n+1) {
            margin-left: 0;
            clear: both
        }

        .honor-list a h3 {
            font-size: 14px;
            margin-top: 10px
        }

    .honor-list .honor-box {
        margin-top: 10px;
        height: 280px
    }

.download-list {
    padding: 40px 0 80px 0
}

    .download-list .item {
        float: left;
        width: 32.2%;
        margin-left: 1.7%;
        margin-top: 24px
    }

        .download-list .item:nth-child(3n+1) {
            margin-left: 0;
            clear: both
        }

        .download-list .item .tp .box img {
            height: 24px;
            width: 24px
        }

        .download-list .item .tp .box p {
            font-size: 12px;
            margin-top: 10px
        }

        .download-list .item .text {
            padding: 12px 8px 0 8px
        }

            .download-list .item .text h3 {
                font-size: 14px;
                max-height: 24px
            }

            .download-list .item .text:after {
                display: none
            }

            .download-list .item .text p {
                font-size: 12px;
                margin-top: 4px;
                max-height: 20px
            }

.contact {
    padding: 80px 0 90px 0
}

    .contact .text {
        width: 49.15%;
        float: left
    }

        .contact .text h2 {
            font-size: 28px
        }

        .contact .text ul {
            margin-top: 14px
        }

            .contact .text ul li {
                padding: 14px 0;
                font-size: 14px
            }

                .contact .text ul li p {
                    font-size: 14px;
                    line-height: 28px;
                    margin-top: 4px
                }

.id-icon {
    width: 14px;
    height: 13px;
    margin-bottom: -1px;
    margin-right: 8px
}

.tel-icon {
    width: 14px;
    height: 13px;
    margin-bottom: -1px;
    margin-right: 8px
}

.email-icon {
    width: 14px;
    height: 13px;
    margin-bottom: -1px;
    margin-right: 8px
}

.contact-ewm {
    margin-top: 40px
}

    .contact-ewm img {
        height: 130px
    }

.contact .tp {
    width: 49.15%;
    float: right
}

.contact-mess {
    padding: 80px 0 88px 0
}

    .contact-mess .title h3 {
        font-size: 28px
    }

    .contact-mess .title p {
        font-size: 14px;
        margin-top: 6px
    }

    .contact-mess .mess-box {
        margin-top: 36px;
    }

.mess-box .name-box {
    float: left;
    width: 48.5%
}

    .mess-box .name-box i, .mess-box .tel-box i, .explain i, .iocation-box i {
        font-size: 14px
    }

    .mess-box .name-box input, .mess-box .tel-box input {
        width: 94%;
        padding: 0 3%;
        height: 40px;
        font-size: 14px;
        margin-top: 12px
    }

.mess-box .tel-box {
    float: right;
    width: 48.5%
}

.iocation-box, .explain {
    margin-top: 26px
}

.location {
    margin-top: 12px
}

    .location select {
        width: 31.64%;
        margin-left: 1.7%;
        height: 40px;
        font-size: 14px;
        padding: 0 1.5%
    }

        .location select:first-child {
            margin-left: 0
        }

.explain textarea {
    width: 97%;
    height: 90px;
    font-size: 14px;
    padding: 10px 1.5%;
    margin-top: 12px
}

.m-submit {
    margin-top: 28px
}

    .m-submit a {
        width: 128px;
        height: 40px;
        line-height: 38px;
        font-size: 16px;
    }

.ser-pro {
    padding: 72px 0 80px 0
}

.s-p-t .text {
    float: left;
    width: 50%
}

.s-p-title h3 {
    font-size: 28px
}

.s-p-title span {
    width: 24px;
    height: 2px;
    margin-top: 20px
}

.s-p-tel {
    position: absolute;
    bottom: 0
}

    .s-p-tel i {
        font-size: 14px
    }

    .s-p-tel p {
        font-size: 30px;
        margin-top: 4px;
        letter-spacing: 2px
    }

.s-p-t .map {
    float: right;
    width: 50%;
    text-align: right
}

.s-p-list {
    margin-top: 64px
}

    .s-p-list ul li {
        float: left;
        width: 13.257%;
        margin-left: 1.2%;
        padding: 30px 0 24px 0
    }

        .s-p-list ul li:first-child {
            margin-left: 0
        }

        .s-p-list ul li img {
            height: 32px
        }

        .s-p-list ul li p {
            font-size: 16px;
            line-height: 24px;
            margin: 14px 0 4px
        }

.ser-icon {
    width: 9px;
    height: 7px;
    background-size: 100% 100%
}

.ser-com {
    padding: 72px 0 80px
}

.s-p-title p {
    font-size: 14px;
    margin-top: 10px
}

.s-c-list {
    padding-top: 14px
}

    .s-c-list .item {
        float: left;
        width: 50%;
        margin-top: 20px
    }

        .s-c-list .item .tp {
            float: left;
            width: 24%
        }

        .s-c-list .item .text {
            padding-top: 6px;
            float: left;
            width: 70%;
            margin-left: 5%
        }

            .s-c-list .item .text i {
                font-size: 18px
            }

            .s-c-list .item .text p {
                font-size: 14px;
                line-height: 24px;
                margin-top: 8px
            }

.pro-one-menu ul li {
    float: left;
    padding: 0 30px;
    height: 44px;
    line-height: 42px
}

.pro-menu .box {
    margin: 10px 0
}

.pro-two-menu {
    padding: 8px 0px
}

    .pro-two-menu ul li {
        margin-top: 8px;
        width: 14%
    }

        .pro-two-menu ul li:last-child {
            width: 14%
        }

        .pro-two-menu ul li img {
            height: 46px
        }

        .pro-two-menu ul li i {
            font-size: 14px;
            max-height: 24px;
            padding-top: 54px;
            -webkit-line-clamp: 1
        }

        .pro-two-menu ul li a {
            height: 72px
        }

.screen {
    padding: 0 30px
}

    .screen dl {
        font-size: 14px;
        padding: 12px 0
    }

    .screen dt {
        float: left;
        width: 80px;
        padding: 0px 0 1px 0
    }

    .screen dd {
        margin: 0 4px;
        padding: 0px 4px 1px 4px;
        border-radius: 3px
    }

.pro-list {
    padding-bottom: 72px
}

.pro-con {
    padding-top: 8px;
    padding-bottom: 40px
}

    .pro-con ul li {
        padding: 16px 16px 24px 16px
    }

    .pro-con ul a {
        width: 23.725%;
        margin-left: 1.7%;
        box-shadow: 0 0 8px #eee;
        margin-top: 24px
    }

        .pro-con ul a:nth-child(4n+1) {
            margin-left: 0;
            clear: both
        }

    .pro-con ul li img {
    }

    .pro-con ul li i {
        font-size: 16px;
        margin-bottom: 6px;
        -webkit-line-clamp: 1;
        max-height: 28px;
        margin-top: 8px
    }

    .pro-con ul a:hover {
        margin-top: 12px
    }

        .pro-con ul a:hover li i {
        }

    .pro-con ul li span {
        font-size: 12px
    }

.pro-case .title-l h2 {
    color: #333
}

.social-resp {
    padding: 72px 0 88px 0
}

.s-r-t .text-l {
    float: left;
    width: 100%
}

    .s-r-t .text-l i {
        font-size: 32px;
        line-height: 44px;
        display: block
    }

        .s-r-t .text-l i em {
            display: block
        }

    .s-r-t .text-l span {
        width: 32px;
        height: 3px;
        margin-top: 30px;
        margin-bottom: 16px
    }

    .s-r-t .text-l p {
        font-size: 16px;
        line-height: 30px;
        padding-top: 28px
    }

.s-r-t .tp-r {
    float: right;
    width: 100%;
    padding-top: 42px;
    display: none
}

.s-r-text {
    font-size: 16px;
    line-height: 30px;
    padding-top: 28px
}

.s-r-tp {
    margin-top: 56px
}

.list-banner-global.culture .title {
    margin-left: 0px;
    padding-top: 60px
}

.cult-con .container {
    padding: 80px 0;
    background: url(../images/cult_icon_bg.png) center center no-repeat;
    background-size: 400px 400px
}

.cult-con-l {
    float: left;
    width: 40%;
    padding-top: 0px
}

    .cult-con-l .item {
        width: 100%
    }

        .cult-con-l .item:last-child {
            margin-top: 160px
        }

        .cult-con-l .item .tp {
            width: 100%;
            float: initial;
            text-align: center
        }

            .cult-con-l .item .tp img {
            }

        .cult-con-l .item .text {
            float: initial;
            text-align: center;
            margin-right: 0px;
            width: 100%;
            margin-top: 20px
        }

        .cult-con-l .item:last-child .text {
            padding-top: 0px
        }

        .cult-con-l .item .text i {
            font-size: 18px;
            line-height: 24px
        }

        .cult-con-l .item .text p {
            font-size: 16px;
            line-height: 28px;
            margin-top: 10px
        }

.cult-con-r {
    width: 40%;
    float: right;
    padding-top: 0px
}

    .cult-con-r .item:last-child {
        margin-top: 160px
    }

    .cult-con-r .item .tp {
        float: initial;
        width: 100%;
        text-align: center
    }

    .cult-con-r .item .text {
        float: initial;
        text-align: center;
        margin-left: 0px;
        width: 100%;
        margin-top: 20px
    }

        .cult-con-r .item .text i {
            font-size: 18px;
            line-height: 24px
        }

        .cult-con-r .item .text p {
            font-size: 16px;
            line-height: 28px;
            margin-top: 10px
        }

.cult-tp {
    overflow: hidden;
    padding: 90px 0 70px 0
}

.swiper {
    height: 350px
}

    .swiper .pic li {
        width: 564px;
        height: 250px;
        position: absolute;
        top: 30px;
        left: 50%;
        margin-left: -282px
    }

.now {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.next {
    -webkit-transform: translateX(240px);
    -moz-transform: translateX(240px);
    -o-transform: translateX(240px);
    -ms-transform: translateX(240px);
    transform: translateX(240px)
}

.prev {
    -webkit-transform: translateX(-240px);
    -moz-transform: translateX(-240px);
    -o-transform: translateX(-240px);
    -ms-transform: translateX(-240px);
    transform: translateX(-240px)
}

.swiper .cricle {
    height: 16px;
    bottom: 0px
}

    .swiper .cricle li {
        float: left;
        width: 9px;
        height: 9px;
        margin: 0 5px
    }

.leftBox, .rightBox {
    height: 280px;
    top: 30px
}

.leftBox {
    width: 400px
}

.rightBox {
    width: 400px
}

.list-banner-global.brand .title {
    padding-top: 60px
}

    .list-banner-global.brand .title img {
        height: 64px
    }

    .list-banner-global.brand .title p {
        line-height: 24px;
        margin-top: 26px
    }

.brand-introd {
    padding: 56px 0 66px 0
}

.b-i-text .text {
    float: left;
    width: 100%
}

    .b-i-text .text h2 {
        font-size: 30px;
        line-height: 40px;
        padding-bottom: 8px
    }

    .b-i-text .text p {
        font-size: 14px;
        line-height: 26px;
        margin-top: 16px
    }

.b-i-text .chara {
    float: right;
    width: 100%;
    margin-top: 32px
}

    .b-i-text .chara ul li {
        width: 49.2%;
        margin-left: 1.6%;
        float: left;
        margin: 14px 0px
    }

        .b-i-text .chara ul li:nth-child(3n+1) {
            margin-left: 0
        }

        .b-i-text .chara ul li i {
            font-size: 26px
        }

        .b-i-text .chara ul li p {
            font-size: 14px;
            line-height: 22px;
            margin-top: 8px
        }



.brand-com-mc {
    position: relative;
    width: 100%;
    padding: 64px 0 0 0;
    overflow: hidden;
}

    .brand-com-mc .com-pic-about {
        height: 436px;
        margin-bottom: 78px;
    }

        .brand-com-mc .com-pic-about .about-c-img {
            width: 100%;
            height: 436px;
        }


        .brand-com-mc .com-pic-about .brand-mark {
            width: 164px;
            left: 60%;
            top: 10%;
        }

        .brand-com-mc .com-pic-about .brand-mark-logo {
            top: 45%;
            left: 8%;
            width: 210px;
            height: 53px;
        }

        .brand-com-mc .com-pic-about .center {
            width: 680px;
            top: 47%;
            left: 48%;
        }

            .brand-com-mc .com-pic-about .center img {
                margin-bottom: 20px;
                width: 210px;
            }

            .brand-com-mc .com-pic-about .center p {
                font-size: 36px;
                letter-spacing: 4px;
            }

            .brand-com-mc .com-pic-about .center h3 {
                font-size: 42px;
                margin: 12px 0px;
                letter-spacing: 4px;
            }


            .brand-com-mc .com-pic-about .center i {
                font-size: 16px;
            }



    .brand-com-mc .left {
        width: 72%;
        height: 99.9%;
    }

        .brand-com-mc .left .left-state {
            padding: 7% 0 0 8%;
        }


        .brand-com-mc .left .left-p {
            padding: 2% 3%;
            line-height: 11px;
        }

            .brand-com-mc .left .left-p p {
                margin-top: 6px;
                font-size: 15px;
                line-height: 21px;
            }

            .brand-com-mc .left .left-p i {
                line-height: 15px;
                font-size: 11px;
                margin-top: 3px;
            }

            .brand-com-mc .left .left-p .p-br {
                padding: 8px 0;
            }


    .brand-com-mc .title {
        margin: 20px 0;
        font-size: 42px;
    }

    .brand-com-mc .des {
        line-height: 40px;
        font-size: 26px;
    }


    .brand-com-mc .ul {
        padding-top: 8px;
    }

        .brand-com-mc .ul li {
            width: 15%;
            margin-right: 1%;
        }


            .brand-com-mc .ul li span {
                font-size: 14px;
            }

            .brand-com-mc .ul li p {
                font-size: 10px;
                margin-top: 6px;
            }

    .brand-com-mc .right {
        width: 28%;
    }

        .brand-com-mc .right img {
            width: 100%;
            height: 436px;
        }




.brand-com-pic {
    width: 100%;
    padding-top: 50px;
    overflow: hidden
}

    .brand-com-pic .com-pic-left {
        position: relative;
        width: 49.2%;
        float: left;
        box-shadow: 0 0 10px #eee
    }

    .brand-com-pic .left-float {
        position: absolute;
        top: 33%;
        text-align: center;
        width: 100%
    }

    .brand-com-pic .left-title {
        font-weight: bold;
        font-size: 28px;
        letter-spacing: 3px;
        color: #ffffff
    }

    .brand-com-pic .left-des {
        font-size: 17px;
        color: #ffffff;
        margin-top: 2%
    }

    .brand-com-pic .com-pic-right {
        position: relative;
        width: 49.2%;
        float: right;
        display: block;
        box-shadow: 0 0 10px #d7d0d0
    }

.com-pic-right .right-float {
    position: absolute;
    top: 12%;
    text-align: left;
    width: 96%;
    margin-left: 4%
}

.right-float .right-des p {
    width: 100%;
    display: block;
    color: #666;
    line-height: 26px;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 3px
}

.right-float .right-title {
    width: 100%;
    display: block;
    font-weight: bold;
    margin: 5px 0;
    font-size: 28px;
    letter-spacing: 4px;
    color: #aa0000
}

.right-float .right-ul {
    width: 100%;
    padding-top: 8px
}

    .right-float .right-ul li {
        float: left;
        width: 15.64%;
        margin-right: 1%
    }

        .right-float .right-ul li span {
            color: #666;
            font-weight: bold;
            font-size: 15px
        }

        .right-float .right-ul li p {
            color: #666;
            font-weight: inherit;
            margin-top: 6px;
            letter-spacing: 0px;
            overflow: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1
        }

.brand-advantage {
    padding: 68px 0 60px 0;
    background: url(../images/brand-adv-bg.jpg) center top no-repeat
}

    .brand-advantage .brand-adv-con {
        margin-bottom: 60px
    }

        .brand-advantage .brand-adv-con .des {
            font-size: 14px
        }

    .brand-advantage .title {
        text-align: left
    }

        .brand-advantage .title span {
            margin-left: 10px;
            color: #aa0000;
            font-weight: bold
        }

        .brand-advantage .title b {
            font-size: 34px;
            color: #aaaaaa;
            font-weight: bold;
            display: block;
            line-height: 40px;
            margin-bottom: 10px;
            letter-spacing: 2px
        }

        .brand-advantage .title i {
            font-size: 28px;
            line-height: 34px;
            color: #333;
            display: block
        }

    .brand-advantage .text {
        margin-top: 36px
    }

        .brand-advantage .text b {
            margin-top: 50px
        }

        .brand-advantage .text p {
            font-size: 15px;
            line-height: 30px
        }

.indu-cha {
    padding: 70px 0 78px 0
}

.brand-title {
    padding: 0 6%
}

    .brand-title h3 {
        font-size: 30px
    }

    .brand-title span {
        margin: 20px auto 22px auto;
        height: 3px;
        width: 28px
    }

    .brand-title p {
        font-size: 14px;
        line-height: 26px
    }

.indu-cha-pic {
    padding-top: 8px
}

    .indu-cha-pic ul li {
        margin-top: 24px;
        width: 23.725%;
        float: left;
        margin-left: 1.7%
    }

        .indu-cha-pic ul li:nth-child(4n+1) {
            margin-left: 0
        }

        .indu-cha-pic ul li i {
            margin: 10px 8px 0 8px;
            font-size: 14px;
            background: url(../images/brand_pro_jt.png) right center no-repeat;
            background-size: 10px 10px
        }

.field {
    padding: 70px 0 78px
}

.field-con {
    margin-top: 40px
}

.field-l {
    float: left;
    width: 28.25%;
    border-radius: 20px
}

.field-m {
    float: left;
    width: 40.1%;
    border-radius: 20px;
    margin: 0 1.7%
}

.field-r {
    float: right;
    width: 28.25%;
    border-radius: 10px
}

.field-con .box {
    padding: 32px 0px
}

.field-con .subtitle i {
    font-size: 20px
}

.field-con .subtitle span {
    font-size: 12px
}

.field-con .item ul li {
    margin-top: 20px
}

    .field-con .item ul li img {
        height: 32px
    }

    .field-con .item ul li i {
        font-size: 12px;
        margin-top: 10px
    }

.field-l .item ul li {
    width: 50%;
    float: left
}

    .field-l .item ul li:before {
        position: absolute;
        left: 0;
        height: 100%;
        width: 1px
    }

    .field-l .item ul li:first-child:before {
        display: none
    }

    .field-l .item ul li:last-child:before {
        display: none
    }

    .field-l .item ul li:last-child {
        width: 100%;
        height: 60px;
        line-height: 50px
    }

.field-m .item ul li {
    width: 33.33%;
    float: left
}

    .field-m .item ul li:before {
        position: absolute;
        left: 0;
        height: 100%;
        width: 1px
    }

    .field-m .item ul li:nth-child(3n+1):before {
        display: none
    }

    .field-m .item ul li:last-child {
        height: 60px;
        line-height: 30px
    }

.field-r .item ul li {
    width: 50%;
    float: left
}

    .field-r .item ul li:before {
        position: absolute;
        left: 0;
        height: 100%;
        width: 1px
    }

    .field-r .item ul li:nth-child(2n+1):before {
        display: none
    }

    .field-r .item ul li:last-child {
        height: 60px;
        line-height: 30px
    }

.distri {
    padding: 70px 0
}

.distri-pic {
    margin-top: 48px
}

.vision {
    height: 400px;
    background: url(../images/vision_bg.jpg) center center no-repeat;
    background-size: auto 100%
}

    .vision .container {
        padding: 70px 0
    }

.brand-tab-1 {
    padding: 60px 0 40px 0;
    background: #f3f3f3
}

    .brand-tab-1 .brand-tab-pic {
        overflow: hidden;
        padding: 60px 0
    }

    .brand-tab-1 .brand-tab-li {
        position: relative;
        display: block;
        float: left;
        width: 48%;
        height: 300px;
        margin-left: 1.5%;
        box-shadow: 0 0 10px #d7d0d0
    }

        .brand-tab-1 .brand-tab-li .float {
            position: absolute;
            top: 42%;
            text-align: center;
            width: 100%
        }

            .brand-tab-1 .brand-tab-li .float .title {
                font-weight: bold;
                font-size: 28px;
                letter-spacing: 4px;
                color: #ffffff
            }

            .brand-tab-1 .brand-tab-li .float span {
                font-size: 13px;
                letter-spacing: 1px;
                color: #ffffff
            }

        .brand-tab-1 .brand-tab-li .right {
            margin: 6px 16px;
            display: inline-block
        }

            .brand-tab-1 .brand-tab-li .right .title {
                font-weight: bold;
                font-size: 26px;
                letter-spacing: 3px;
                margin: 10px 0;
                color: #c41416;
                font-weight: bold;
                background-image: -webkit-linear-gradient(bottom,#aa0000,rgb(170 0 0 / 60%));
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent
            }

            .brand-tab-1 .brand-tab-li .right span {
                font-size: 14px;
                line-height: 18px
            }

.brand-tab-2 {
    padding: 60px 0 40px 0
}

    .brand-tab-2 .brand-tab-pic {
        overflow: hidden;
        padding: 60px 0
    }

    .brand-tab-2 .brand-tab-li {
        position: relative;
        display: block;
        float: left;
        width: 48%;
        height: 300px;
        margin-left: 1.5%;
        box-shadow: 0 0 10px #d7d0d0
    }

        .brand-tab-2 .brand-tab-li .float {
            position: absolute;
            top: 35%;
            text-align: center;
            width: 100%
        }

            .brand-tab-2 .brand-tab-li .float .title {
                font-weight: bold;
                font-size: 28px;
                letter-spacing: 3px;
                color: #ffffff
            }

            .brand-tab-2 .brand-tab-li .float span {
                font-size: 13px;
                letter-spacing: 2px;
                color: #ffffff
            }

        .brand-tab-2 .brand-tab-li .right {
            margin: 18px 16px;
            display: inline-block
        }

            .brand-tab-2 .brand-tab-li .right .title {
                font-weight: bold;
                font-size: 26px;
                letter-spacing: 3px;
                margin: 10px 0;
                color: #c41416;
                font-weight: bold;
                background-image: -webkit-linear-gradient(bottom,#aa0000,rgb(170 0 0 / 60%));
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent
            }

            .brand-tab-2 .brand-tab-li .right span {
                font-size: 14px;
                line-height: 18px
            }

.brand-coopera {
    overflow: hidden;
    padding: 70px 0 120px 0;
    background: url(../images/coopera-bg.jpg) center center no-repeat;
    background-size: cover
}

    .brand-coopera .coopera-title p {
        font-size: 22px;
        margin: 18px 0
    }

.brand-coopera-con {
    margin-top: 30px
}

    .brand-coopera-con ul li {
        margin-top: 20px;
        float: left;
        margin-left: 2%;
        width: 23.5%;
        background: #fff;
        box-shadow: 0 0 16px rgba(60,113,186,.1);
        transition: all 0.5s
    }

        .brand-coopera-con ul li:nth-child(5n+1) {
            margin-left: 2%
        }

        .brand-coopera-con ul li:nth-child(4n+1) {
            margin-left: 0
        }

.brand-make {
    padding: 60px 0 88px;
    background: #F8F8F8
}

    .brand-make .make .container {
        position: relative
    }

    .brand-make .make-text {
        position: relative;
        float: left;
        width: 100%
    }

    .brand-make .brand-title {
        padding: 0
    }

        .brand-make .brand-title h2 {
            font-size: 36px;
            color: #333333;
            font-weight: initial;
            text-align: center
        }

        .brand-make .brand-title p {
            font-size: 16px;
            line-height: 26px;
            color: #333333;
            margin-top: 20px;
            text-align: center
        }

    .brand-make .make-text .chara {
        width: 100%;
        float: left;
        margin: 20px 0
    }

        .brand-make .make-text .chara ul li {
            float: left;
            width: 49%;
            margin-right: 0%;
            text-align: center;
            margin-top: 24px;
            border-right: 1px solid #ddd
        }

            .brand-make .make-text .chara ul li:nth-child(2n+1) {
                clear: both
            }

            .brand-make .make-text .chara ul li:nth-child(2n+2) {
                border-right: initial;
                text-align: center
            }

            .brand-make .make-text .chara ul li em {
                font-size: 26px;
                color: #00837e;
                font-weight: bold;
                background-image: -webkit-linear-gradient(bottom,#aa0000,rgb(170 0 0 / 60%));
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent
            }

            .brand-make .make-text .chara ul li p {
                font-size: 18px;
                color: #333333;
                margin-top: 6px;
                letter-spacing: 0
            }

    .brand-make .make-text .make-stores ul li {
        float: left;
        width: 49%;
        text-align: center;
        margin-top: 14px
    }

        .brand-make .make-text .make-stores ul li:nth-child(2n+2) {
            text-align: center
        }

    .brand-make .make-pic {
        float: right;
        width: 100%;
        overflow: hidden;
        margin-top: 20px
    }

        .brand-make .make-pic img {
            border-radius: 5px
        }

.b-honor {
    padding: 70px 0 100px 0
}

.join-banner {
    height: 520px
}

    .join-banner .title {
        padding-top: 150px
    }

        .join-banner .title h3 {
            font-size: 16px;
            height: 32px;
            line-height: 30px;
            padding: 0 24px;
            border-radius: 18px
        }

        .join-banner .title h2 {
            font-size: 40px;
            margin-top: 16px;
            letter-spacing: 4px
        }

        .join-banner .title p {
            font-size: 12px;
            margin-top: 10px;
            letter-spacing: 1px
        }

.join-prospect {
    padding: 72px 0 80px
}

    .join-prospect .title {
        padding: 0 4%
    }

        .join-prospect .title h3 {
            font-size: 34px
        }

        .join-prospect .title h4 {
            font-size: 16px;
            margin-top: 10px
        }

        .join-prospect .title span {
            margin-top: 24px;
            height: 3px;
            width: 32px
        }

        .join-prospect .title p {
            font-size: 14px;
            line-height: 24px;
            margin-top: 24px
        }

.pros-item {
    padding-top: 56px
}

    .pros-item ul li {
        width: 25%;
        float: left
    }

        .pros-item ul li img {
            width: 100px
        }

        .pros-item ul li h5 {
            font-size: 16px;
            margin-top: 16px
        }

        .pros-item ul li p {
            font-size: 14px;
            margin-top: 8px;
            margin-bottom: 12px;
            padding: 0 5%
        }

.pros-icon {
    width: 10px;
    height: 10px;
    background-size: 100% 100%
}

.base {
    padding: 72px 0 80px
}

.base-text {
    float: left;
    width: 48%
}

    .base-text h3 {
        font-size: 32px;
        line-height: 42px
    }

        .base-text h3 em {
        }

    .base-text span {
        margin-top: 26px;
        height: 3px;
        width: 30px
    }

    .base-text p {
        font-size: 14px;
        line-height: 24px;
        margin-top: 36px
    }

.base-chara {
    float: right;
    width: 46%
}

    .base-chara ul li {
        float: left;
        width: 50%
    }

        .base-chara ul li i {
            font-size: 32px
        }

        .base-chara ul li span {
            font-size: 16px
        }

        .base-chara ul li p {
            font-size: 14px;
            margin-top: 4px
        }

        .base-chara ul li:nth-child(3), .base-chara ul li:nth-child(4) {
            margin-top: 40px
        }

.tech {
    padding: 72px 0 80px
}

.join-title h3 {
    font-size: 32px
}

.join-title h4 {
    font-size: 14px;
    margin-top: 8px
}

.tech-item {
    padding-top: 24px
}

    .tech-item ul li {
        padding: 32px 0;
        width: 32.2%;
        float: left;
        margin-left: 1.7%;
        margin-top: 16px
    }

        .tech-item ul li:nth-child(4n+1) {
            margin-left: 1.7%;
            clear: initial
        }

        .tech-item ul li:nth-child(3n+1) {
            margin-left: 0;
            clear: both
        }

        .tech-item ul li img {
            width: 80px
        }

        .tech-item ul li i {
            padding: 0 5%;
            font-size: 16px;
            margin-top: 20px
        }

        .tech-item ul li p {
            padding: 0 6%;
            font-size: 12px;
            margin-top: 6px
        }

        .tech-item ul li span {
            margin-top: 18px;
            height: 2px;
            width: 16px
        }

.join-case {
    padding: 72px 0 80px
}

.policy {
    padding: 72px 0
}

.j-phone-tit {
    display: block
}

.policy-l {
    float: left;
    width: 100%;
    margin-top: 32px
}

    .policy-l .item {
        margin-top: 0;
        float: left;
        width: 25%;
        text-align: center
    }

        .policy-l .item:first-child {
            margin-left: 0px;
            margin-top: 0
        }

        .policy-l .item:last-child {
            margin-left: 0px
        }

            .policy-l .item:first-child .text, .policy-l .item:last-child .text {
                width: 100%
            }

        .policy-l .item .tp {
            float: initial;
            width: 100px;
            margin: 0 auto
        }

        .policy-l .item .text {
            float: initial;
            width: 100%;
            margin-left: initial;
            padding-top: 0
        }

        .policy-l .item:nth-child(1) .text, .policy-l .item:nth-child(2) .text {
            padding-top: 0px
        }

    .policy-l i, .policy-r i {
        font-size: 16px;
        display: block;
        margin-top: 14px
    }

    .policy-l p, .policy-r p {
        font-size: 14px;
        line-height: 24px;
        margin-top: 10px;
        padding: 0 4%
    }

.policy-t {
    display: none
}

.policy-r {
    float: right;
    width: 100%;
    margin-top: 32px
}

    .policy-r .item {
        float: left;
        margin-top: 0;
        width: 25%
    }

        .policy-r .item:first-child {
            margin-right: 0px;
            margin-top: 0
        }

        .policy-r .item:last-child {
            margin-right: 0px
        }

            .policy-r .item:first-child .text, .policy-r .item:last-child .text {
                width: 100%
            }

        .policy-r .item .tp {
            float: initial;
            width: 100px;
            margin: 0 auto
        }

        .policy-r .item .text {
            float: initial;
            width: 100%;
            margin-right: 0;
            text-align: center;
            padding-top: 0
        }

        .policy-r .item:nth-child(3) .text, .policy-r .item:nth-child(4) .text {
            padding-top: 0px
        }

.stores {
    padding: 72px 0 80px
}

.stores-tp {
    margin-top: 32px
}

.flow {
    padding: 72px 0 80px
}

.flow_list {
    padding-top: 6px
}

    .flow_list ul li {
        margin-left: 1.7%;
        float: left;
        width: 32.2%;
        border-radius: 10px;
        margin-top: 50px
    }

        .flow_list ul li:first-child {
            margin-left: 0
        }

        .flow_list ul li:nth-child(3n+1) {
            margin-left: 0;
            clear: both
        }

        .flow_list ul li .box {
            padding: 50px 16px 42px 16px
        }

        .flow_list ul li img {
            position: absolute;
            top: -32px;
            left: 50%;
            margin-left: -32px
        }

        .flow_list ul li i {
            font-size: 16px
        }

        .flow_list ul li p {
            font-size: 14px;
            line-height: 24px;
            margin-top: 8px
        }

.product_details {
    width: 100%;
    padding: 70px 0 70px 0
}

.pro-con-tp {
    width: 100%;
    float: left;
    margin-top: 24px
}

    .pro-con-tp .preview {
        margin-top: 10px
    }

        .pro-con-tp .preview img {
            width: 72px
        }

        .pro-con-tp .preview .active {
            outline: 2px solid #cc7676
        }

    .pro-con-tp .slider__item img {
        height: 480px
    }

.product_details_textbox {
    width: 100%;
    float: right;
    padding-top: 60px
}

    .product_details_textbox .title h2 {
        font-size: 28px
    }

    .product_details_textbox .title span {
        padding: 0 16px;
        height: 24px;
        margin-top: 14px;
        font-size: 12px;
        line-height: 22px;
        border-radius: 15px
    }

    .product_details_textbox .title p {
        font-size: 12px;
        line-height: 22px;
        margin-top: 16px
    }

    .product_details_textbox .chara {
        margin-top: 30px
    }

        .product_details_textbox .chara ul {
            padding: 10px 16px
        }

            .product_details_textbox .chara ul li {
                line-height: 44px;
                height: 44px;
                font-size: 14px
            }

                .product_details_textbox .chara ul li i {
                    width: 25%
                }

                .product_details_textbox .chara ul li span {
                    width: 65%
                }

.pro_details_exp {
}

    .pro_details_exp .pro-title {
        padding-top: 66px
    }

    .pro_details_exp .pro_d_two {
        margin-top: 60px
    }

    .pro_details_exp .pro_d_three {
        margin: 4px 0 60px 0
    }

    .pro_details_exp .por_li_top {
        margin-top: 6px
    }

        .pro_details_exp .por_li_top p {
            font-size: 16px;
            padding: 8px 0
        }

        .pro_details_exp .por_li_top span {
            font-size: 14px;
            line-height: 18px;
            margin: 8px 0
        }

    .pro_details_exp .pro_d_item p {
        font-size: 32px;
        font-weight: bold;
        line-height: 42px;
        letter-spacing: 3px
    }

    .pro_details_exp .pro_d_item span {
        display: block;
        font-size: 16px;
        line-height: 30px;
        margin-top: 18px
    }

.pro_text_left .item_float {
    width: 65%;
    top: 50%;
    left: 40%;
    transform: translate(-50%,-50%)
}

.pro_text_right .item_float {
    width: 65%;
    top: 50%;
    left: 60%;
    transform: translate(-50%,-50%)
}

    .pro_text_left .item_float .item_par, .pro_text_right .item_float .item_par {
        width: 30%
    }

        .pro_text_left .item_float .item_par i, .pro_text_right .item_float .item_par i {
            font-size: 28px;
            margin-top: 20px
        }

.pro-sult {
    margin-top: 32px
}

    .pro-sult em {
        font-size: 16px
    }

    .pro-sult p {
        font-size: 12px;
        margin-top: 8px
    }

    .pro-sult a {
        padding: 0 18px;
        font-size: 12px;
        line-height: 34px;
        text-align: center;
        border-radius: 4px;
        margin-top: 24px
    }

.consult-icon {
    width: 14px;
    height: 13px;
    background: url(../images/pro_icon_con.png) center center no-repeat;
    bottom: -2px;
    margin-right: 8px
}

.pro-parame {
    padding: 70px 0 78px 0
}

.pro-title h2 {
    font-size: 28px
}

.pro-title p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 6px
}

.pro-title span {
    font-size: 12px;
    margin-top: 4px
}

.pro-par-list {
    margin-top: 40px
}

.p-left {
    float: left;
    width: 49%
}

.p-right {
    float: right;
    width: 49%
}

    .p-left ul, .p-right ul {
        padding: 12px 20px
    }

        .p-left ul li, .p-right ul li {
            padding: 18px 0;
            font-size: 12px;
            border-top: 1px solid #cccccc;
            letter-spacing: 0
        }

.pro-contrast {
    padding: 70px 0 78px 0
}

.p-c-con {
    margin-top: 40px
}

.per-title {
    float: left;
    width: 18%;
    height: 90px;
    line-height: 90px
}

    .per-title h3 {
        font-size: 18px
    }

    .per-title:after {
        position: absolute;
        right: -8px;
        top: 50%;
        margin-top: -8px;
        width: 8px;
        height: 16px;
        background: url(../images/pro_ctra_sj.png) center center no-repeat;
        background-size: 100% 100%
    }

.per-list {
    float: right;
    width: 82%
}

    .per-list ul li {
        height: 90px;
        width: 25%;
        float: left;
        font-size: 14px
    }

        .per-list ul li em {
            font-size: 12px;
            margin-top: 6px
        }

        .per-list ul li:after {
            position: absolute;
            right: -1px;
            top: 50%;
            margin-top: -20px;
            width: 1px;
            height: 40px
        }

.per-des p {
    font-size: 14px;
    margin-top: 18px
}

.per-data {
    margin-top: 40px
}

.p-d-t ul li {
    float: left;
    width: 11.11%;
    font-size: 14px;
    height: 56px
}

    .p-d-t ul li span {
        font-size: 12px;
        margin-top: 2px
    }

.d-icon {
    position: absolute;
    right: -7px;
    top: 50%;
    margin-top: -7px;
    width: 12px;
    height: 12px
}

.chu-icon {
    background: url(../images/pro_ctra_chu.png) center center no-repeat;
    background-size: 100% 100%
}

.deng-icon {
    background: url(../images/pro_ctra_deng.png) center center no-repeat;
    background-size: 100% 100%
}

.cheng-icon {
    background: url(../images/pro_ctra_cheng.png) center center no-repeat;
    background-size: 100% 100%
}

.p-d-l ul li {
    float: left;
    width: 11.11%;
    font-size: 14px;
    height: 56px
}

.per-data-tp {
    margin-top: 40px
}

.pro-heat {
    position: relative
}

    .pro-heat .pro-title {
        position: absolute;
        top: 36px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 2
    }

        .pro-heat .pro-title p {
            margin-top: 10px;
            line-height: 22px;
            width: 360px
        }

.pro-heat-tp {
    position: relative;
    top: 0;
    z-index: 1
}

.fine-quality {
    padding: 70px 0 70px 0
}

.f-q-item {
}

    .f-q-item .item-left, .f-q-item .item-right {
        width: 49%;
        float: left
    }

    .f-q-item .item-left {
        margin-left: 1%
    }

    .f-q-item .item-right {
        margin-right: 1%
    }

    .f-q-item .item-left .tp {
        float: left
    }

    .f-q-item .item-right .tp {
        float: right
    }

    .f-q-item .item-left h3 {
        text-align: left
    }

    .f-q-item .item-right h3 {
        text-align: right
    }

    .f-q-item .item {
        float: left;
        width: 100%;
        margin-top: 50px;
        margin-left: 2%;
        background: initial
    }

        .f-q-item .item .tp {
            width: 32%
        }

        .f-q-item .item:first-child .text {
            padding: 0px 4% 0 4%
        }

        .f-q-item .item .text {
            float: left;
            width: 60%;
            padding: 0px 4% 0 4%
        }

        .f-q-item .item.f-text .text {
            padding: 0px 4% 0 4%
        }

        .f-q-item .item .text h3 {
            font-size: 16px
        }

        .f-q-item .item .text p {
            font-size: 14px;
            line-height: 22px;
            margin-top: 10px;
            overflow: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 4
        }

.pro-plate {
    background: #f3f3f3;
    padding: 80px 0 120px 0
}

    .pro-plate .pro-content {
        margin-top: 60px
    }

    .pro-plate .pro-pic {
        position: relative;
        float: left;
        width: 32.5%;
        margin-left: 1.2%;
        margin-bottom: 40px
    }

        .pro-plate .pro-pic:nth-child(3n+1) {
            margin-left: 0%
        }

    .pro-plate .pro-float {
        position: absolute;
        top: 4%;
        width: 88%;
        padding: 0 6%
    }

        .pro-plate .pro-float p {
            display: block;
            font-size: 24px;
            color: #ffffff;
            font-weight: bold
        }

        .pro-plate .pro-float span {
            display: block;
            font-size: 13px;
            color: #ffffff;
            margin: 8px 0
        }

        .pro-plate .pro-float em {
            display: block;
            background: #aa0000;
            width: 35px;
            height: 3px;
            margin-top: 8px
        }

.pro-adv-1 {
    padding: 70px 0 70px 0
}

.adv-zlbp {
    margin-top: 40px
}

    .adv-zlbp .tp {
        width: 49%;
        float: right
    }

    .adv-zlbp .text {
        width: 45%;
        float: left;
        padding-top: 32px;
        padding-right: 4%
    }

        .adv-zlbp .text img {
            height: 70px
        }

        .adv-zlbp .text h3 {
            font-size: 18px;
            margin-top: 18px
        }

        .adv-zlbp .text p {
            font-size: 14px;
            line-height: 26px;
            margin-top: 10px
        }

        .adv-zlbp .text span {
            width: 24px;
            height: 2px;
            margin-top: 32px
        }

.adv-znhs {
    padding: 70px 0
}

    .adv-znhs .tp {
        width: 49%;
        float: left
    }

    .adv-znhs .text {
        width: 45%;
        float: right;
        padding-top: 16px;
        padding-left: 4%
    }

        .adv-znhs .text img {
            height: 70px
        }

        .adv-znhs .text h3 {
            font-size: 18px;
            margin-top: 18px
        }

        .adv-znhs .text p {
            font-size: 14px;
            line-height: 26px;
            margin-top: 10px
        }

        .adv-znhs .text span {
            width: 24px;
            height: 2px;
            margin-top: 32px
        }

.pro-adv-3 {
    padding: 70px 0
}

.adv-znkz .tp {
    width: 49%;
    float: right
}

.adv-znkz .text {
    width: 44%;
    float: left;
    padding-right: 5%;
    padding-top: 0px
}

    .adv-znkz .text img {
        height: 70px
    }

    .adv-znkz .text h3 {
        font-size: 18px;
        margin-top: 18px
    }

    .adv-znkz .text p {
        font-size: 12px;
        line-height: 24px
    }

        .adv-znkz .text p i {
            font-size: 14px;
            line-height: 26px;
            margin-top: 12px
        }

.scenario {
    padding: 70px 0 70px
}

.sce-box {
    margin-top: 70px;
    padding: 0 0
}

.sce-left {
    width: 40%;
    float: left
}

    .sce-left ul li:first-child {
        margin-top: 10px;
        margin-left: 6%
    }

    .sce-left ul li:last-child {
        margin-left: 6%
    }

    .sce-left ul li {
        margin-top: 40px;
        line-height: 80px;
        font-size: 16px
    }

        .sce-left ul li img {
            height: 80px;
            margin-right: 20px;
            float: left
        }

.sce-right {
    width: 40%;
    float: right
}

    .sce-right ul li:first-child {
        margin-top: 10px;
        margin-right: 6%
    }

    .sce-right ul li:last-child {
        margin-right: 6%
    }

    .sce-right ul li {
        margin-top: 30px;
        line-height: 80px;
        font-size: 16px;
        text-align: right
    }

        .sce-right ul li img {
            height: 80px;
            margin-left: 20px;
            float: right
        }

.sce-tp {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%)
}

    .sce-tp img {
        height: 300px
    }

.pro-instal .pro-title {
    top: 40px;
    left: 50%
}

    .pro-instal .pro-title p {
        margin-top: 28px;
        line-height: 36px
    }

.in-server-box .item .text .text-hover p {
    font-size: 14px;
    line-height: 20px;
    padding: 6px 4%
}

.in-server-box .item h2 {
    font-size: 26px;
    margin-top: 18px
}

.in-server-box .item p {
    font-size: 14px;
    line-height: 22px
}

.brand-culture {
    padding: 60px 0 80px;
}

    .brand-culture .culture-title {
        padding: 20px 4% 80px 6%
    }

        .brand-culture .culture-title h3 {
            font-size: 32px
        }

    .brand-culture #timeline {
        width: 728px
    }

    .brand-culture #dates {
        width: 728px
    }

        .brand-culture #dates li {
            width: 248px
        }

        .brand-culture #dates .selected {
            font-size: 38px
        }

        .brand-culture #dates a {
            font-size: 38px
        }

    .brand-culture #issues {
        width: 728px
    }

        .brand-culture #issues li {
            width: 728px
        }

    .brand-culture #next, .brand-culture #prev {
        position: absolute;
        top: 92px;
        width: 48px;
        height: 48px;
        overflow: hidden;
        font-size: 0;
        border-radius: 50%
    }

.company-infor {
    padding: 76px 0 80px
}

    .company-infor .title {
        line-height: 56px;
        border-bottom: 1px solid #aa0000
    }

        .company-infor .title h3 {
            float: left;
            font-size: 22px;
            border-bottom: 2px solid #aa0000
        }

        .company-infor .title span {
            float: right;
            font-size: 22px;
            border-bottom: 2px solid #aa0000
        }

.c-i-box {
}

    .c-i-box .item {
        padding-top: 40px;
        margin-top: 40px
    }

        .c-i-box .item .text {
            float: left;
            width: 50%
        }

        .c-i-box .item .pic {
            float: right;
            width: 45%;
            text-align: left;
            margin-top: 30px
        }

        .c-i-box .item .text h2 {
            font-size: 20px
        }

            .c-i-box .item .text h2 span {
                margin-left: 0;
                display: block;
                margin-top: 8px
            }

        .c-i-box .item:nth-child(4) .text h2 span {
            margin-left: 0;
            margin-top: 10px
        }

        .c-i-box .item .text p {
            font-size: 16px;
            margin-top: 8px
        }

        .c-i-box .item .list-eng {
            position: initial;
            bottom: initial;
            margin-top: 30px
        }

            .c-i-box .item .list-eng p {
                font-size: 12px;
                line-height: 14px;
                margin-top: 6px
            }

.in-company-box {
    margin-top: 54px
}

    .in-company-box .item .text h2 {
        font-size: 22px;
        margin: 10px 0
    }

    .in-company-box .item .text span {
        font-size: 14px;
        color: #575757
    }

    .in-company-box .item .text p {
        font-size: 14px;
        margin-top: 10px
    }
